[INFO] fetching crate bcms 0.1.12...
[INFO] testing bcms-0.1.12 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate bcms 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bcms 0.1.12
[INFO] finished tweaking crates.io crate bcms 0.1.12
[INFO] tweaked toml for crates.io crate bcms 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bcms 0.1.12 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bcms 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 341c15c10fdf3688e6cbfaf1070fc34255ccc19c50e0ff93f5c2252d98f48dd3
[INFO] running `Command { std: "docker" "start" "-a" "341c15c10fdf3688e6cbfaf1070fc34255ccc19c50e0ff93f5c2252d98f48dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "341c15c10fdf3688e6cbfaf1070fc34255ccc19c50e0ff93f5c2252d98f48dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341c15c10fdf3688e6cbfaf1070fc34255ccc19c50e0ff93f5c2252d98f48dd3", kill_on_drop: false }`
[INFO] [stdout] 341c15c10fdf3688e6cbfaf1070fc34255ccc19c50e0ff93f5c2252d98f48dd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ed8f44d82a6feb358d6369d980d60a81d7c2eeb51b50b22ea97959a173dcc3d
[INFO] running `Command { std: "docker" "start" "-a" "7ed8f44d82a6feb358d6369d980d60a81d7c2eeb51b50b22ea97959a173dcc3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling bcms v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling capnp-futures v0.19.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling capnp-rpc v0.19.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-crossroads v0.5.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling bluez-async v0.8.0
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling openidconnect v3.5.0
[INFO] [stderr]    Compiling ones-oidc v0.2.6
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]    --> src/api.rs:339:30
[INFO] [stdout]     |
[INFO] [stdout] 339 |         use tracing::{debug, warn};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/data.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/devices.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{Error, Result};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/rpc/server.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Error, Result};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pry`
[INFO] [stdout]  --> src/rpc/server.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use capnp_rpc::{pry, rpc_twoparty_capnp, twoparty, RpcSystem};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/rpc/server.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeviceInfo`, `DeviceMemory`, and `WorkingMode`
[INFO] [stdout]  --> src/rpc.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::devices::{DeviceInfo, DeviceMemory, WorkingMode};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ble::BleManager`
[INFO] [stdout]  --> src/rpc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::ble::BleManager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> src/rpc.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Error, Result};
[INFO] [stdout]   |             ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/rpc.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/bcms-8f7a830f84a21f50/out/bcms_capnp.rs:2030:26
[INFO] [stdout]      |
[INFO] [stdout] 2030 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2030 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 2030 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/bcms-8f7a830f84a21f50/out/bcms_capnp.rs:2033:42
[INFO] [stdout]      |
[INFO] [stdout] 2033 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2033 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 2033 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/bcms-8f7a830f84a21f50/out/bcms_capnp.rs:2036:38
[INFO] [stdout]      |
[INFO] [stdout] 2036 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2036 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 2036 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rpc/server.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let mut rpc_system = RpcSystem::new(Box::new(network), Some(bcms_client.client));
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bp_measurement_uuid`
[INFO] [stdout]    --> src/ble.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let bp_measurement_uuid = "00002a35-0000-1000-8000-00805f9b34fb"; // Blood Pressure Measurement
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bp_measurement_uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]    --> src/ble.rs:829:45
[INFO] [stdout]     |
[INFO] [stdout] 829 |     async fn try_read_characteristic(&self, device: &Device, characteristic_uuid: &str) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]    --> src/ble.rs:842:9
[INFO] [stdout]     |
[INFO] [stdout] 842 |         device: &Device,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_timestamp`
[INFO] [stdout]    --> src/ble.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         base_timestamp: i64
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rpc/server.rs:609:17
[INFO] [stdout]     |
[INFO] [stdout] 609 |             let mut errors: Vec<String> = Vec::new();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rpc/server.rs:630:17
[INFO] [stdout]     |
[INFO] [stdout] 630 |             let mut results_builder = results.get();
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_strings`
[INFO] [stdout]    --> src/rpc_helpers.rs:165:27
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let (device_info, data_strings) = batch.to_rpc_format()?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_strings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `auth_host` and `timeout` are never read
[INFO] [stdout]   --> src/api.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct BackendAPI {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 67 |     client: reqwest::Client,
[INFO] [stdout] 68 |     auth_host: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> src/ble.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BleManager {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 19 |     session: Session,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ble.rs:300:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl BleManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 300 |     async fn process_manufacturer_data(&self, device_address: &str, manufacturer_id: u16, data: &[u8]) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     async fn parse_characteristic_data(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |     async fn parse_blood_pressure_data(&self, address: &str, data: &[u8], timestamp: i64) -> Option<IoTData> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     async fn parse_heart_rate_data(&self, address: &str, data: &[u8], timestamp: i64) -> Option<IoTData> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 551 |     async fn parse_generic_data(&self, address: &str, data: &[u8], timestamp: i64) -> Option<IoTData> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |     fn decode_sfloat(&self, data: u16) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 742 |     fn parse_blood_pressure_measurement(&self, data: &[u8]) -> Option<(f64, f64, Option<f64>, Option<i64>)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bcms::config::Config`
[INFO] [stdout]  --> src/cli.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bcms::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/main.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     config: &Config,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bcms` (bin "bcms-daemon"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name bcms_daemon --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=284f0d59c53daf46 -C extra-filename=-ef30973ef43d3ab0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64ct=/opt/rustwide/target/debug/deps/libbase64ct-fc23a77b7b3f16cb.rlib --extern bcms=/opt/rustwide/target/debug/deps/libbcms-faf14a82038735a5.rlib --extern bluer=/opt/rustwide/target/debug/deps/libbluer-d235c30a0048944d.rlib --extern bluez_async=/opt/rustwide/target/debug/deps/libbluez_async-beec1f30dae48574.rlib --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-d5014fa0c5e30057.rlib --extern capnp_rpc=/opt/rustwide/target/debug/deps/libcapnp_rpc-753d6a91f26fde20.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7fc7ff12b9bb9fbe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6d341c72ab130966.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-cd2af234b3f3c3b0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6a84beeec453baf6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-771b9b5e06ce99c9.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-0611e4d25c8ea441.rlib --extern ones_oidc=/opt/rustwide/target/debug/deps/libones_oidc-15e43097a68750eb.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-97f24ed73031ce79.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ccac3f05754fff0a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6e8a836ede252699.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-626acec0bf5e6a85.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8740af1db095fba1.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-70da36443fe500d0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-96bee0d23505c26e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a72ac816158d0c33.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-59a1bf02acc82c86.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a32e877e9a4cfcc1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b5b42d56b276f83d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7876b3792776ee4d/out -L native=/opt/rustwide/target/debug/build/zstd-sys-92ff91e4280da023/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ed8f44d82a6feb358d6369d980d60a81d7c2eeb51b50b22ea97959a173dcc3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ed8f44d82a6feb358d6369d980d60a81d7c2eeb51b50b22ea97959a173dcc3d", kill_on_drop: false }`
[INFO] [stdout] 7ed8f44d82a6feb358d6369d980d60a81d7c2eeb51b50b22ea97959a173dcc3d
